home *** CD-ROM | disk | FTP | other *** search
/ Trading on the Edge / Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin / pc / mac_file / vendor_d / neuralwa / nw2v50 / uio_if_i.pro < prev    next >
Text File  |  1993-08-23  |  2KB  |  39 lines

  1. /* uio_if_i.pro */
  2. /************************************************************************
  3.  * Copyright(C) 1987-1992 NeuralWare Inc                                *
  4.  * Penn Center West, IV-227, Pittsburgh, PA 15276                       *
  5.  * Telephone: (412) 787-8222    FAX: (412) 787-8220                     *
  6.  *                                                                      *
  7.  * All rights reserved.  No part of this program may be reproduced,     *
  8.  * stored in a retrieval system, or transmitted, in any form or by any  *
  9.  * means, electronic, mechanical, photocopying, recording or otherwise  *
  10.  * without the prior written permission of the copyright owner,         *
  11.  * NeuralWare, Inc.                                                     *
  12.  *                                                                      *
  13.  *                          PROPRIETARY NOTICE                          *
  14.  *                                                                      *
  15.  * This document is the property of NeuralWare, Inc. and contains       *
  16.  * trade-secrets and other proprietary information.  The information    *
  17.  * herein is reserved as proprietary to NeuralWare, and is not to be    *
  18.  * published, reproduced, copied, disclosed, used, or reverse           *
  19.  * engineered without the express written consent of a duly authorized  *
  20.  * representative of NeuralWare.                                        *
  21.  ************************************************************************
  22.  */
  23.  
  24. /*************************************************************/
  25. /*                                                           */
  26. /*    uio_if_i.pro - prototypes for uio_if_i                 */
  27. /*    Author: John C. Fairman           August 31, 1990      */
  28. /*    Copyright 1990 by Neuralware Inc.                      */
  29. /*                                                           */
  30. /*    $Author   :  $                                         */
  31. /*    $Date     :  $                                         */
  32. /*    $Source   :  $                                         */
  33. /*    $Revision :  $                                         */
  34. /*    $Log      :  $                                         */
  35. /*                                                           */
  36. /*************************************************************/
  37.  
  38. EXPORT VOID Handle_command();
  39.